home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 8323 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  854 b 

  1. Path: lantana.singnet.com.sg!usenet
  2. From: Teddy Bear <s7700038@singnet.com.sg>
  3. Newsgroups: comp.lang.c
  4. Subject: Help needed on link list
  5. Date: 3 Mar 1996 05:09:12 GMT
  6. Organization: Singapore Telecom Internet Service
  7. Message-ID: <4hb9ho$pg0@lantana.singnet.com.sg>
  8. NNTP-Posting-Host: ts900-3510.singnet.com.sg
  9. Mime-Version: 1.0
  10. Content-Type: text/plain; charset=us-ascii
  11. Content-Transfer-Encoding: 7bit
  12. X-Mailer: Mozilla 1.22 (Windows; I; 16bit)
  13.  
  14. How to construct a database based around a link list.
  15. a) enter & record an individual's details (say name add age?)
  16. b) search (by name) and display his details
  17. c) delete an indivuals's details
  18. d) save and restore entire list to or from a disk file
  19.  
  20. Can anyone provide a sample program, something similar to the program?
  21. So that i have something to start with?
  22. Thanks
  23.  
  24. e-mail me at s7700038@singnet.com.sg
  25.  
  26.  
  27.